[INFO] fetching crate gx 0.7.2...
[INFO] testing gx-0.7.2 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate gx 0.7.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate gx 0.7.2
[INFO] finished tweaking crates.io crate gx 0.7.2
[INFO] tweaked toml for crates.io crate gx 0.7.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gx 0.7.2 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gx 0.7.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 454ab8a6711c9b87d89a73efc0fe0501773336eecf14f9107e631c4b9409dca8
[INFO] running `Command { std: "docker" "start" "454ab8a6711c9b87d89a73efc0fe0501773336eecf14f9107e631c4b9409dca8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "454ab8a6711c9b87d89a73efc0fe0501773336eecf14f9107e631c4b9409dca8" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "454ab8a6711c9b87d89a73efc0fe0501773336eecf14f9107e631c4b9409dca8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "454ab8a6711c9b87d89a73efc0fe0501773336eecf14f9107e631c4b9409dca8" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling gix-trace v0.1.18
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling jiff v0.2.21
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling gix-utils v0.3.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling annotate-snippets v0.12.12
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling prodash v31.0.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling gix-sec v0.13.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling gix-validate v0.11.0
[INFO] [stderr]    Compiling gix-error v0.0.0
[INFO] [stderr]    Compiling gix-date v0.13.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling gix-path v0.11.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling gix-actor v0.38.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling saphyr-parser-bw v0.0.608
[INFO] [stderr]    Compiling gix-features v0.46.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling gix-fs v0.19.1
[INFO] [stderr]    Compiling gix-hash v0.22.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling gix-tempfile v21.0.1
[INFO] [stderr]    Compiling gix-hashtable v0.12.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling gix-object v0.55.0
[INFO] [stderr]    Compiling gix-lock v21.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling gix-ref v0.58.0
[INFO] [stderr]    Compiling serde-saphyr v0.0.21
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling gix-discover v0.46.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling gx v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
[INFO] running `Command { std: "docker" "inspect" "454ab8a6711c9b87d89a73efc0fe0501773336eecf14f9107e631c4b9409dca8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "454ab8a6711c9b87d89a73efc0fe0501773336eecf14f9107e631c4b9409dca8" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling gx v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.93s
[INFO] running `Command { std: "docker" "inspect" "454ab8a6711c9b87d89a73efc0fe0501773336eecf14f9107e631c4b9409dca8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "454ab8a6711c9b87d89a73efc0fe0501773336eecf14f9107e631c4b9409dca8" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gx-463c3850cda637a7)
[INFO] [stdout] 
[INFO] [stdout] running 339 tests
[INFO] [stdout] test config::tests::level_deserializes_from_string ... ok
[INFO] [stdout] test config::tests::level_rejects_invalid_values ... ok
[INFO] [stdout] test config::tests::app_config_load_returns_defaults_for_missing_files ... ok
[INFO] [stdout] test config::tests::ignore_target_with_intersection ... ok
[INFO] [stdout] test config::tests::app_config_can_be_constructed_directly ... ok
[INFO] [stdout] test config::tests::lint_config_default_is_empty ... ok
[INFO] [stdout] test config::tests::lint_config_get_rule_respects_off_level ... ok
[INFO] [stdout] test config::tests::rule_config_parses_with_level_only ... ok
[INFO] [stdout] test config::tests::rule_config_parses_with_ignore_targets ... ok
[INFO] [stdout] test domain::action::identity::tests::commit_sha_is_valid ... ok
[INFO] [stdout] test domain::action::identity::tests::commit_sha_is_valid_invalid_chars ... ok
[INFO] [stdout] test domain::action::identity::tests::action_id_base_repo ... ok
[INFO] [stdout] test domain::action::identity::tests::precision_minor ... ok
[INFO] [stdout] test domain::action::identity::tests::precision_major ... ok
[INFO] [stdout] test domain::action::identity::tests::precision_patch ... ok
[INFO] [stdout] test domain::action::identity::tests::precision_prerelease_minor ... ok
[INFO] [stdout] test domain::action::identity::tests::precision_non_semver ... ok
[INFO] [stdout] test domain::action::identity::tests::specifier_major ... ok
[INFO] [stdout] test domain::action::identity::tests::specifier_minor ... ok
[INFO] [stdout] test domain::action::identity::tests::specifier_non_semver ... ok
[INFO] [stdout] test domain::action::identity::tests::specifier_prerelease_major ... ok
[INFO] [stdout] test domain::action::identity::tests::specifier_prerelease_minor ... ok
[INFO] [stdout] test config::tests::lint_config_parses_multiple_rules ... ok
[INFO] [stdout] test config::tests::lint_config_get_rule_returns_configured_value ... ok
[INFO] [stdout] test config::tests::lint_config_get_rule_uses_default_when_unconfigured ... ok
[INFO] [stdout] test config::tests::settings_default_has_no_token ... ok
[INFO] [stdout] test domain::action::identity::tests::commit_sha_is_valid_invalid_length ... ok
[INFO] [stdout] test domain::action::identity::tests::precision_prerelease_major ... ok
[INFO] [stdout] test domain::action::identity::tests::specifier_patch ... ok
[INFO] [stdout] test domain::action::identity::tests::precision_prerelease_patch ... ok
[INFO] [stdout] test domain::action::identity::tests::specifier_prerelease_patch ... ok
[INFO] [stdout] test domain::action::identity::tests::version_normalized_without_v_prefix ... ok
[INFO] [stdout] test domain::action::resolved::tests::resolved_holds_version_and_commit ... ok
[INFO] [stdout] test domain::action::spec::tests::spec_parse_specifier ... ok
[INFO] [stdout] test domain::action::spec::tests::spec_parse_invalid ... ok
[INFO] [stdout] test domain::action::identity::tests::version_is_sha ... ok
[INFO] [stdout] test domain::action::spec::tests::spec_parse_tilde ... ok
[INFO] [stdout] test domain::action::spec::tests::spec_parse_with_subpath ... ok
[INFO] [stdout] test domain::action::spec::tests::spec_hash_eq ... ok
[INFO] [stdout] test domain::action::specifier::tests::highest_version ... ok
[INFO] [stdout] test domain::action::specifier::tests::highest_version_detailed ... ok
[INFO] [stdout] test domain::action::specifier::tests::highest_version_neither_semver ... ok
[INFO] [stdout] test domain::action::specifier::tests::highest_version_empty ... ok
[INFO] [stdout] test domain::action::specifier::tests::highest_version_one_semver ... ok
[INFO] [stdout] test domain::action::specifier::tests::parse_semver_branch_returns_none ... ok
[INFO] [stdout] test domain::action::specifier::tests::parse_semver_full ... ok
[INFO] [stdout] test domain::action::specifier::tests::parse_semver_major_minor ... ok
[INFO] [stdout] test domain::action::specifier::tests::parse_semver_major_only ... ok
[INFO] [stdout] test domain::action::spec::tests::spec_display ... ok
[INFO] [stdout] test domain::action::specifier::tests::parse_semver_sha_returns_none ... ok
[INFO] [stdout] test domain::action::tag_selection::tests::select_most_specific_tag_all_non_semver_returns_first ... ok
[INFO] [stdout] test domain::action::tag_selection::tests::select_most_specific_tag_higher_major_wins_among_same_precision ... ok
[INFO] [stdout] test domain::action::tag_selection::tests::select_most_specific_tag_non_semver_sorted_last ... ok
[INFO] [stdout] test domain::action::tag_selection::tests::select_most_specific_tag_prefers_patch_over_major ... ok
[INFO] [stdout] test domain::action::tag_selection::tests::select_most_specific_tag_single ... ok
[INFO] [stdout] test domain::action::identity::tests::specifier_without_v_prefix ... ok
[INFO] [stdout] test domain::action::upgrade::tests::find_upgrade_candidate_latest_mode_crosses_major ... ok
[INFO] [stdout] test domain::action::identity::tests::version_is_semver_like ... ok
[INFO] [stdout] test domain::action::upgrade::tests::find_upgrade_candidate_latest_mode_preserves_minor_precision ... ok
[INFO] [stdout] test domain::action::upgrade::tests::find_upgrade_candidate_stable_filters_prerelease ... ok
[INFO] [stdout] test domain::action::upgrade::tests::find_upgrade_candidate_with_lock_floor ... ok
[INFO] [stdout] test domain::action::upgrade::tests::upgrade_candidate_display_cross_range ... ok
[INFO] [stdout] test domain::action::identity::tests::version_is_semver_like_invalid ... ok
[INFO] [stdout] test domain::action::upgrade::tests::find_upgrade_candidate_non_semver_specifier ... ok
[INFO] [stdout] test domain::action::tag_selection::tests::select_most_specific_tag_three_tiers ... ok
[INFO] [stdout] test domain::action::specifier::tests::parse_semver_with_v_prefix ... ok
[INFO] [stdout] test domain::action::identity::tests::version_specifier_uses_parse_semver ... ok
[INFO] [stdout] test domain::action::tag_selection::tests::select_most_specific_tag_empty ... ok
[INFO] [stdout] test domain::action::upgrade::tests::find_upgrade_candidate_safe_mode_major_precision_in_range ... ok
[INFO] [stdout] test domain::action::tag_selection::tests::select_most_specific_tag_prefers_minor_over_major ... ok
[INFO] [stdout] test domain::action::upgrade::tests::find_upgrade_candidate_latest_mode_preserves_patch_precision ... ok
[INFO] [stdout] test domain::action::identity::tests::version_normalized_with_v_prefix ... ok
[INFO] [stdout] test domain::action::upgrade::tests::find_upgrade_candidate_no_candidates ... ok
[INFO] [stdout] test domain::action::upgrade::tests::upgrade_candidate_display_in_range ... ok
[INFO] [stdout] test domain::action::uses_ref::tests::ref_type_display ... ok
[INFO] [stdout] test domain::action::uses_ref::tests::ref_type_equality ... ok
[INFO] [stdout] test domain::action::uses_ref::tests::ref_type_parse ... ok
[INFO] [stdout] test domain::action::uses_ref::tests::uses_ref_interpret_normalizes_version ... ok
[INFO] [stdout] test domain::action::uses_ref::tests::uses_ref_interpret_sha_with_comment ... ok
[INFO] [stdout] test domain::action::uses_ref::tests::uses_ref_interpret_sha_without_comment ... ok
[INFO] [stdout] test domain::action::uses_ref::tests::uses_ref_interpret_short_ref_with_comment ... ok
[INFO] [stdout] test domain::diff::tests::lock_diff_is_empty_when_default ... ok
[INFO] [stdout] test domain::action::uses_ref::tests::uses_ref_interpret_tag_only ... ok
[INFO] [stdout] test domain::diff::tests::lock_diff_is_not_empty_after_adding_entry ... ok
[INFO] [stdout] test domain::diff::tests::manifest_diff_is_not_empty_after_adding_entry ... ok
[INFO] [stdout] test domain::diff::tests::manifest_diff_is_empty_when_default ... ok
[INFO] [stdout] test domain::event::tests::display_action_removed ... ok
[INFO] [stdout] test domain::event::tests::display_action_added ... ok
[INFO] [stdout] test domain::event::tests::display_recoverable_warning ... ok
[INFO] [stdout] test domain::event::tests::display_resolution_skipped ... ok
[INFO] [stdout] test domain::event::tests::display_sha_upgraded ... ok
[INFO] [stdout] test domain::event::tests::display_version_corrected ... ok
[INFO] [stdout] test domain::lock::tests::has ... ok
[INFO] [stdout] test domain::lock::tests::is_complete_missing_resolution ... ok
[INFO] [stdout] test domain::lock::tests::is_complete_non_semver_ref ... ok
[INFO] [stdout] test domain::lock::tests::is_complete_all_fields ... ok
[INFO] [stdout] test domain::lock::tests::lock_diff_empty_locks_is_empty ... ok
[INFO] [stdout] test domain::lock::tests::lock_diff_same_sha_not_in_diff ... ok
[INFO] [stdout] test domain::lock::tests::lock_diff_detects_removed_entry ... ok
[INFO] [stdout] test domain::lock::tests::lock_diff_detects_added_entry ... ok
[INFO] [stdout] test domain::lock::tests::retain ... ok
[INFO] [stdout] test domain::lock::tests::lock_diff_sha_replaced_appears_in_both_added_and_removed ... ok
[INFO] [stdout] test domain::lock::tests::set_version_updates_entry ... ok
[INFO] [stdout] test domain::lock::tests::update_existing_sha ... ok
[INFO] [stdout] test domain::lock::tests::new_empty ... ok
[INFO] [stdout] test domain::manifest::overrides::tests::prune_stale_keeps_live_overrides ... ok
[INFO] [stdout] test domain::manifest::overrides::tests::prune_stale_removes_deploy_yml_when_only_ci_exists ... ok
[INFO] [stdout] test domain::manifest::overrides::tests::resolve_version_returns_none_when_no_overrides ... ok
[INFO] [stdout] test domain::lock::tests::set_and_get ... ok
[INFO] [stdout] test domain::manifest::overrides::tests::prune_stale_removes_override_for_missing_workflow ... ok
[INFO] [stdout] test domain::manifest::overrides::tests::sync_multiple_sha_workflows_with_minority_version ... ok
[INFO] [stdout] test domain::manifest::overrides::tests::resolve_version_workflow_level ... ok
[INFO] [stdout] test domain::manifest::tests::diff_detects_added_action ... ok
[INFO] [stdout] test domain::manifest::tests::diff_detects_override_added ... ok
[INFO] [stdout] test domain::manifest::tests::diff_detects_updated_action ... ok
[INFO] [stdout] test domain::manifest::tests::diff_empty_manifests_is_empty ... ok
[INFO] [stdout] test domain::manifest::overrides::tests::sync_adds_override_for_minority_version ... ok
[INFO] [stdout] test domain::manifest::tests::diff_unchanged_action_not_in_diff ... ok
[INFO] [stdout] test domain::manifest::tests::is_empty ... ok
[INFO] [stdout] test domain::manifest::overrides::tests::resolve_version_step_level_wins_over_workflow ... ok
[INFO] [stdout] test domain::manifest::tests::has_and_remove ... ok
[INFO] [stdout] test domain::manifest::tests::lock_keys_includes_override_versions ... ok
[INFO] [stdout] test domain::manifest::tests::diff_detects_override_removed ... ok
[INFO] [stdout] test domain::manifest::tests::diff_detects_removed_action ... ok
[INFO] [stdout] test domain::manifest::overrides::tests::sync_no_op_when_single_version ... ok
[INFO] [stdout] test domain::manifest::tests::lock_keys_deduplicates ... ok
[INFO] [stdout] test domain::manifest::tests::lock_keys_returns_global_keys ... ok
[INFO] [stdout] test domain::manifest::tests::resolve_version_returns_global_when_no_override ... ok
[INFO] [stdout] test domain::manifest::tests::remove_also_clears_overrides ... ok
[INFO] [stdout] test domain::manifest::tests::resolve_version_returns_none_when_not_in_manifest ... ok
[INFO] [stdout] test domain::manifest::tests::specs ... ok
[INFO] [stdout] test domain::manifest::tests::set_and_get ... ok
[INFO] [stdout] test domain::resolution::tests::correct_version_correction_needed ... ok
[INFO] [stdout] test domain::resolution::tests::correct_version_no_correction_needed ... ok
[INFO] [stdout] test domain::resolution::tests::is_recoverable_rate_limited ... ok
[INFO] [stdout] test domain::resolution::tests::resolve_failure ... ok
[INFO] [stdout] test domain::resolution::tests::resolve_from_sha_with_tags ... ok
[INFO] [stdout] test domain::resolution::tests::resolve_success ... ok
[INFO] [stdout] test domain::workflow_actions::tests::action_ids ... ok
[INFO] [stdout] test domain::workflow_actions::tests::add_duplicate_version ... ok
[INFO] [stdout] test domain::resolution::tests::resolve_from_sha_no_tags ... ok
[INFO] [stdout] test domain::resolution::tests::is_recoverable_auth_required ... ok
[INFO] [stdout] test domain::resolution::tests::resolve_from_sha_describe_error_propagates ... ok
[INFO] [stdout] test domain::resolution::tests::is_recoverable_no_tags_for_sha_is_not_recoverable ... ok
[INFO] [stdout] test domain::resolution::tests::is_recoverable_resolve_failed_is_not_recoverable ... ok
[INFO] [stdout] test domain::workflow_actions::tests::most_used_version_two_vs_one ... ok
[INFO] [stdout] test domain::workflow_actions::tests::workflow_location_equality ... ok
[INFO] [stdout] test domain::workflow_actions::tests::add_multiple_versions ... ok
[INFO] [stdout] test domain::workflow_actions::tests::add_single_version ... ok
[INFO] [stdout] test domain::workflow_actions::tests::versions_for_unknown_action ... ok
[INFO] [stdout] test domain::workflow_actions::tests::dominant_version_tiebreak_highest_semver ... ok
[INFO] [stdout] test domain::workflow_actions::tests::located_action_stores_location ... ok
[INFO] [stdout] test domain::workflow_parsed::tests::any_scalar_accepts_numbers_and_bools ... ok
[INFO] [stdout] test domain::workflow_parsed::tests::jobs_populate_id_from_map_key ... ok
[INFO] [stdout] test domain::workflow_parsed::tests::empty_permissions_map_drops_defaults ... ok
[INFO] [stdout] test domain::workflow_parsed::tests::permissions_read_all_shorthand ... ok
[INFO] [stdout] test domain::workflow_parsed::tests::parses_bare_string_trigger ... ok
[INFO] [stdout] test domain::workflow_parsed::tests::permissions_with_packages_write_is_excessive ... ok
[INFO] [stdout] test domain::workflow_parsed::tests::parses_map_triggers_with_filters ... ok
[INFO] [stdout] test domain::workflow_parsed::tests::parses_list_triggers ... ok
[INFO] [stdout] test domain::workflow_parsed::tests::job_secrets_inherit_is_distinguished_from_explicit ... ok
[INFO] [stdout] test domain::workflow_parsed::tests::scalar_text_concatenates_with_env_run ... ok
[INFO] [stdout] test infra::github::resolve::tests::filter_refs_no_matches ... ok
[INFO] [stdout] test domain::workflow_parsed::tests::permissions_contents_read_only_is_not_excessive ... ok
[INFO] [stdout] test domain::workflow_parsed::tests::permissions_write_all_is_excessive_and_writable ... ok
[INFO] [stdout] test domain::workflow_parsed::tests::concurrency_captures_group_and_cancel ... ok
[INFO] [stdout] test infra::github::resolve::tests::filter_refs_skips_annotated_tags ... ok
[INFO] [stdout] test domain::workflow_parsed::tests::unknown_trigger_round_trips_as_other ... ok
[INFO] [stdout] test infra::github::resolve::tests::filter_refs_lightweight_tags_match_commit_sha ... ok
[INFO] [stdout] test domain::workflow_parsed::tests::step_captures_with_env_run_and_if ... ok
[INFO] [stdout] test infra::lock::format::tests::try_parse_returns_none_for_non_two_tier ... ok
[INFO] [stdout] test infra::lock::migration::tests::try_parse_returns_none_for_no_actions ... ok
[INFO] [stdout] test infra::lock::migration::tests::flat_entry_missing_version_falls_back_to_specifier ... ok
[INFO] [stdout] test infra::lock::migration::tests::flat_format_with_version_field_parses ... ok
[INFO] [stdout] test infra::lock::migration::tests::try_parse_returns_none_for_two_tier ... ok
[INFO] [stdout] test infra::lock::migration::tests::flat_format_without_version_field_parses ... ok
[INFO] [stdout] test infra::lock::store::tests::load_file_does_not_exist_returns_default ... ok
[INFO] [stdout] test infra::lock::store::tests::load_file_empty_returns_default ... ok
[INFO] [stdout] test infra::lock::store::tests::load_flat_format ... ok
[INFO] [stdout] test infra::lock::store::tests::load_two_tier_format ... ok
[INFO] [stdout] test infra::manifest::convert::tests::build_manifest_document_with_overrides ... ok
[INFO] [stdout] test infra::lock::store::tests::load_unrecognized_content_returns_error ... ok
[INFO] [stdout] test infra::manifest::convert::tests::file_manifest_load_existing_toml ... ok
[INFO] [stdout] test infra::lock::migration::tests::two_flat_entries_deduplicating_to_one_action ... ok
[INFO] [stdout] test infra::lock::format::tests::roundtrip_write_then_parse ... ok
[INFO] [stdout] test infra::manifest::convert::tests::file_manifest_save_sorts_actions_alphabetically ... ok
[INFO] [stdout] test infra::lock::format::tests::write_produces_sorted_output ... ok
[INFO] [stdout] test infra::manifest::convert::tests::save_no_gx_section ... ok
[INFO] [stdout] test infra::lock::store::tests::save_roundtrip_preserves_all_fields ... ok
[INFO] [stdout] test infra::lock::store::tests::save_sorts_actions_alphabetically ... ok
[INFO] [stdout] test infra::manifest::parse::tests::create_from_diff_with_3_actions ... ok
[INFO] [stdout] test infra::lock::store::tests::save_and_load_roundtrip ... ok
[INFO] [stdout] test infra::lock::store::tests::save_produces_two_tier_format ... ok
[INFO] [stdout] test infra::manifest::convert::tests::file_manifest_save_and_load_roundtrip ... ok
[INFO] [stdout] test infra::manifest::parse::tests::create_with_overrides ... ok
[INFO] [stdout] test infra::manifest::parse::tests::parse_lint_config_ignore_targets ... ok
[INFO] [stdout] test infra::manifest::parse::tests::gx_section_ignored_and_triggers_migration ... ok
[INFO] [stdout] test infra::manifest::parse::tests::parse_lint_config_no_lint_section_returns_default ... ok
[INFO] [stdout] test infra::manifest::parse::tests::load_duplicate_scope_is_error ... ok
[INFO] [stdout] test infra::manifest::parse::tests::load_manifest_with_overrides ... ok
[INFO] [stdout] test infra::manifest::parse::tests::load_override_without_global_is_error ... ok
[INFO] [stdout] test infra::manifest::parse::tests::current_format_not_migrated ... ok
[INFO] [stdout] test infra::manifest::parse::tests::parse_lint_config_with_rules ... ok
[INFO] [stdout] test infra::manifest::parse::tests::parse_lint_config_missing_file_returns_default ... ok
[INFO] [stdout] test infra::manifest::parse::tests::parse_missing_returns_empty ... ok
[INFO] [stdout] test infra::manifest::parse::tests::parse_reads_file ... ok
[INFO] [stdout] test infra::manifest::parse::tests::save_no_overrides_section_when_empty ... ok
[INFO] [stdout] test infra::manifest::parse::tests::save_and_load_roundtrip_with_overrides ... ok
[INFO] [stdout] test infra::manifest::parse::tests::load_override_step_without_job_is_error ... ok
[INFO] [stdout] test infra::manifest::parse::tests::v1_migration_sets_migrated_flag ... ok
[INFO] [stdout] test infra::manifest::patch::tests::apply_add_override_creates_section_if_missing ... ok
[INFO] [stdout] test infra::manifest::patch::tests::apply_add_override_to_existing_section ... ok
[INFO] [stdout] test infra::workflow_scan::scanner::tests::find_workflows ... ok
[INFO] [stdout] test infra::manifest::parse::tests::save_and_load_roundtrip_generates_correct_toml_format ... ok
[INFO] [stdout] test infra::manifest::patch::tests::apply_remove_last_override_removes_section ... ok
[INFO] [stdout] test infra::manifest::patch::tests::apply_remove_one_action ... ok
[INFO] [stdout] test infra::manifest::patch::tests::apply_remove_all_overrides_removes_action_entry ... ok
[INFO] [stdout] test infra::manifest::patch::tests::apply_add_one_action_preserves_existing ... ok
[INFO] [stdout] test infra::manifest::patch::tests::apply_empty_diff_does_not_modify_file ... ok
[INFO] [stdout] test infra::manifest::patch::tests::apply_roundtrip_domain_state_matches ... ok
[INFO] [stdout] test infra::workflow_scan::scanner::tests::scan_comment_without_v_prefix ... ok
[INFO] [stdout] test infra::workflow_scan::scanner::tests::scan_skips_local ... ok
[INFO] [stdout] test infra::workflow_scan::scanner::tests::scan_with_sha_and_comment ... ok
[INFO] [stdout] test infra::workflow_scan::scanner::tests::scan_tag_without_comment ... ok
[INFO] [stdout] test infra::workflow_update::tests::apply_patches_updates_workflow ... ok
[INFO] [stdout] test infra::workflow_update::tests::format_uses_ref_bare_sha ... ok
[INFO] [stdout] test infra::workflow_update::tests::format_uses_ref_with_version ... ok
[INFO] [stdout] test init::report::tests::render_init_no_actions ... ok
[INFO] [stdout] test infra::workflow_scan::scanner::tests::scan_all_with_parsed_matches_scan_all_located ... ok
[INFO] [stdout] test lint::report::tests::render_lint_with_violations ... ok
[INFO] [stdout] test lint::rule::tests::diagnostic_can_be_created ... ok
[INFO] [stdout] test lint::rule::tests::diagnostic_with_workflow ... ok
[INFO] [stdout] test lint::rule::tests::rule_name_display_roundtrip ... ok
[INFO] [stdout] test lint::rule::tests::rule_name_from_str_invalid ... ok
[INFO] [stdout] test lint::rule::tests::rule_name_from_str_valid ... ok
[INFO] [stdout] test lint::sha_mismatch::tests::sha_mismatch_rule_has_correct_metadata ... ok
[INFO] [stdout] test init::report::tests::render_init_with_actions ... ok
[INFO] [stdout] test infra::workflow_update::tests::apply_patches_uses_commit_sha_with_comment ... ok
[INFO] [stdout] test lint::report::tests::render_lint_clean ... ok
[INFO] [stdout] test lint::stale_comment::tests::stale_comment_action_without_comment_is_skipped ... ok
[INFO] [stdout] test lint::stale_comment::tests::stale_comment_matches_lock_sha_produces_no_diagnostic ... ok
[INFO] [stdout] test lint::stale_comment::tests::stale_comment_rule_has_correct_metadata ... ok
[INFO] [stdout] test lint::stale_comment::tests::stale_comment_does_not_match_lock_sha_produces_warn_diagnostic ... ok
[INFO] [stdout] test infra::workflow_scan::scanner::tests::scan_sha_without_comment ... ok
[INFO] [stdout] test infra::workflow_update::tests::apply_patches_no_duplicate_comments ... ok
[INFO] [stdout] test infra::workflow_scan::scanner::tests::scan_all_located_includes_location ... ok
[INFO] [stdout] test infra::workflow_scan::scanner::tests::scan_real_world_format ... ok
[INFO] [stdout] test infra::workflow_scan::scanner::tests::scan_multiple_jobs ... ok
[INFO] [stdout] test lint::unpinned::tests::sha_pin_with_version_comment_is_not_flagged ... ok
[INFO] [stdout] test lint::unpinned::tests::sha_pin_without_comment_is_not_flagged ... ok
[INFO] [stdout] test lint::workflow_security::dangerous_trigger::tests::pull_request_target_errors ... ok
[INFO] [stdout] test lint::workflow_security::dangerous_trigger::tests::workflow_run_errors ... ok
[INFO] [stdout] test lint::unpinned::tests::tag_reference_is_flagged ... ok
[INFO] [stdout] test lint::workflow_security::dangerous_trigger::tests::rule_metadata ... ok
[INFO] [stdout] test lint::unpinned::tests::unpinned_rule_has_correct_metadata ... ok
[INFO] [stdout] test lint::workflow_security::dangerous_trigger::tests::both_triggers_in_one_file_produce_two_diagnostics ... ok
[INFO] [stdout] test lint::workflow_security::dangerous_trigger::tests::pull_request_only_is_clean ... ok
[INFO] [stdout] test lint::workflow_security::excessive_permissions::tests::read_all_warns_because_broader_than_contents_read ... ok
[INFO] [stdout] test infra::workflow_scan::scanner::tests::scan_single_workflow ... ok
[INFO] [stdout] test lint::workflow_security::excessive_permissions::tests::job_level_write_with_top_level_read_is_clean ... ok
[INFO] [stdout] test lint::workflow_security::excessive_permissions::tests::contents_read_only_is_clean ... ok
[INFO] [stdout] test lint::workflow_security::missing_concurrency::tests::push_with_concurrency_is_clean ... ok
[INFO] [stdout] test lint::workflow_security::missing_concurrency::tests::schedule_without_concurrency_warns ... ok
[INFO] [stdout] test lint::workflow_security::excessive_permissions::tests::contents_write_at_top_warns ... ok
[INFO] [stdout] test infra::workflow_scan::scanner::tests::scan_iterator_matches_scan_all_located ... ok
[INFO] [stdout] test lint::workflow_security::excessive_permissions::tests::rule_metadata ... ok
[INFO] [stdout] test lint::workflow_security::excessive_permissions::tests::write_all_warns ... ok
[INFO] [stdout] test lint::workflow_security::excessive_permissions::tests::no_permissions_block_is_clean_here_handled_by_missing_permissions ... ok
[INFO] [stdout] test lint::workflow_security::missing_concurrency::tests::pull_request_without_concurrency_is_clean ... ok
[INFO] [stdout] test lint::workflow_security::missing_concurrency::tests::rule_metadata ... ok
[INFO] [stdout] test lint::workflow_security::dangerous_trigger::tests::push_only_is_clean ... ok
[INFO] [stdout] test lint::workflow_security::missing_concurrency::tests::push_without_concurrency_warns ... ok
[INFO] [stdout] test lint::workflow_security::missing_permissions::tests::workflow_without_permissions_fails ... ok
[INFO] [stdout] test lint::unsynced_manifest::tests::unsynced_manifest_rule_has_correct_metadata ... ok
[INFO] [stdout] test lint::workflow_security::pr_head_checkout::tests::checkout_without_ref_is_clean_even_if_privileged ... ok
[INFO] [stdout] test lint::workflow_security::pr_head_checkout::tests::rule_metadata ... ok
[INFO] [stdout] test lint::workflow_security::missing_permissions::tests::rule_metadata ... ok
[INFO] [stdout] test lint::workflow_security::pr_head_checkout::tests::head_ref_variant_is_matched ... ok
[INFO] [stdout] test infra::workflow_scan::scanner::tests::scan_all_located_derives_action_set ... ok
[INFO] [stdout] test lint::workflow_security::pr_head_checkout::tests::non_privileged_workflow_checking_out_pr_head_is_clean ... ok
[INFO] [stdout] test lint::workflow_security::missing_permissions::tests::workflow_with_top_level_permissions_is_clean ... ok
[INFO] [stdout] test lint::workflow_security::pr_head_checkout::tests::privileged_via_secret_reference_in_run_triggers_rule ... ok
[INFO] [stdout] test lint::workflow_security::pr_head_checkout::tests::privileged_workflow_checking_out_pr_head_errors ... ok
[INFO] [stdout] test infra::workflow_scan::scanner::tests::scan_iterator_yields_error_for_malformed_file_without_aborting ... ok
[INFO] [stdout] test lint::workflow_security::unprotected_secrets::tests::pr_workflow_user_secret_no_gate_errors ... ok
[INFO] [stdout] test lint::workflow_security::unprotected_secrets::tests::pr_workflow_user_secret_with_canonical_gate_is_clean ... ok
[INFO] [stdout] test lint::workflow_security::pr_head_checkout::tests::privileged_workflow_without_pr_head_ref_is_clean ... ok
[INFO] [stdout] test lint::workflow_security::unprotected_secrets::tests::env_block_reference_is_detected ... ok
[INFO] [stdout] test lint::workflow_security::unprotected_secrets::tests::non_pr_workflow_with_secret_is_clean ... ok
[INFO] [stdout] test lint::workflow_security::unprotected_secrets::tests::pr_workflow_only_github_token_is_clean ... ok
[INFO] [stdout] test lint::workflow_security::unprotected_secrets::tests::pull_request_target_workflow_with_secret_is_clean ... ok
[INFO] [stdout] test lint::workflow_security::unprotected_secrets::tests::pr_workflow_with_non_canonical_custom_gate_still_errors ... ok
[INFO] [stdout] test lint::workflow_security::unprotected_secrets::tests::job_level_gate_propagates_to_steps ... ok
[INFO] [stdout] test lint::workflow_security::unprotected_secrets::tests::rule_metadata ... ok
[INFO] [stdout] test output::lines::tests::format_line_added_no_color ... ok
[INFO] [stdout] test output::lines::tests::format_line_blank_no_color ... ok
[INFO] [stdout] test output::lines::tests::format_line_lint_diag_no_color ... ok
[INFO] [stdout] test output::printer::tests::printer_new_respects_no_color ... ok
[INFO] [stdout] test output::printer::tests::printer_spinner_returns_none_in_ci ... ok
[INFO] [stdout] test output::lines::tests::format_line_log_path_no_color ... ok
[INFO] [stdout] test output::lines::tests::format_line_upgraded_no_color ... ok
[INFO] [stdout] test output::printer::tests::printer_new_respects_ci_env ... ok
[INFO] [stdout] test tidy::command::tests::plan_empty_workflows_returns_empty_plan ... ok
[INFO] [stdout] test output::lines::tests::format_line_summary_no_color ... ok
[INFO] [stdout] test lint::workflow_security::unprotected_secrets::tests::run_command_reference_is_detected ... ok
[INFO] [stdout] test tidy::manifest_sync::tests::select_version_single ... ok
[INFO] [stdout] test tidy::command::tests::tidy_error_resolution_failed_displays_specs ... ok
[INFO] [stdout] test tidy::lock_sync::tests::version_ref_falls_back_to_registry_resolution ... ok
[INFO] [stdout] test tidy::manifest_sync::tests::select_version_picks_highest ... ok
[INFO] [stdout] test tidy::lock_sync::tests::lock_resolves_from_workflow_sha_first ... ok
[INFO] [stdout] test tidy::lock_sync::tests::sha_first_lock_uses_workflow_sha_and_most_specific_version ... ok
[INFO] [stdout] test lint::workflow_security::unprotected_secrets::tests::workflow_run_workflow_with_secret_is_clean ... ok
[INFO] [stdout] test tidy::lock_sync::tests::update_lock_recoverable_errors_are_skipped ... ok
[INFO] [stdout] test tidy::patches::tests::sha_only_version_no_trailing_comment ... ok
[INFO] [stdout] test tidy::manifest_sync::tests::sha_to_tag_upgrade_graceful_without_token ... ok
[INFO] [stdout] test tidy::report::tests::render_tidy_nothing_changed ... ok
[INFO] [stdout] test upgrade::cli::tests::new_should_accept_pinned_scope ... ok
[INFO] [stdout] test upgrade::cli::tests::resolve_action_with_version_returns_pinned ... ok
[INFO] [stdout] test upgrade::cli::tests::resolve_action_without_at_false_returns_safe_single ... ok
[INFO] [stdout] test tidy::report::tests::render_tidy_with_changes ... ok
[INFO] [stdout] test upgrade::cli::tests::resolve_latest_with_version_pin_returns_error ... ok
[INFO] [stdout] test upgrade::cli::tests::new_should_accept_safe_all ... ok
[INFO] [stdout] test upgrade::cli::tests::resolve_none_false_returns_safe_all ... ok
[INFO] [stdout] test upgrade::cli::tests::resolve_none_true_returns_latest_all ... ok
[INFO] [stdout] test upgrade::plan::tests::plan_latest_mode_produces_major_version_bump ... ok
[INFO] [stdout] test tidy::manifest_sync::tests::sha_to_tag_upgrade_via_registry ... ok
[INFO] [stdout] test upgrade::cli::tests::resolve_action_without_at_true_returns_latest_single ... ok
[INFO] [stdout] test upgrade::report::tests::render_upgrade_with_upgrades ... ok
[INFO] [stdout] test upgrade::plan::tests::plan_no_upgradable_actions_returns_empty ... ok
[INFO] [stdout] test upgrade::report::tests::render_upgrade_up_to_date ... ok
[INFO] [stdout] test upgrade::plan::tests::plan_one_upgradable_action_produces_diffs ... ok
[INFO] [stdout] test tidy::command::tests::plan_everything_in_sync_returns_empty_plan ... ok
[INFO] [stdout] test tidy::command::tests::manifest_authority_not_overwritten_by_workflow_sha ... ok
[INFO] [stdout] test tidy::command::tests::plan_one_new_action_produces_added_entries ... ok
[INFO] [stdout] test tidy::command::tests::plan_removed_action_produces_removed_entries ... ok
[INFO] [stdout] test tidy::command::tests::tidy_records_minority_version_as_override_and_does_not_overwrite_file ... ok
[INFO] [stdout] test infra::github::resolve::tests::subpath_action_extracts_base_repo ... ok
[INFO] [stdout] test infra::github::resolve::tests::full_sha_passthrough ... ok
[INFO] [stdout] test infra::github::resolve::tests::version_resolver_trait ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 339 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gx-8b745e62a7635577)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests gx
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "454ab8a6711c9b87d89a73efc0fe0501773336eecf14f9107e631c4b9409dca8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "454ab8a6711c9b87d89a73efc0fe0501773336eecf14f9107e631c4b9409dca8", kill_on_drop: false }`
[INFO] [stdout] 454ab8a6711c9b87d89a73efc0fe0501773336eecf14f9107e631c4b9409dca8
